scrolled window: Reduce the hover proximity distance further
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Jan 2015 01:01:55 +0000 (20:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Jan 2015 01:01:55 +0000 (20:01 -0500)
gtk/gtkscrolledwindow.c

index 3806d738f02b0f7879baf29eb3a88bdaa0fa40d8..3137779024dc50ee30370307ffe49d25d921efc5 100644 (file)
 #define INDICATOR_FADE_OUT_DELAY 2000
 #define INDICATOR_FADE_OUT_DURATION 1000
 #define INDICATOR_FADE_OUT_TIME 500
-#define INDICATOR_CLOSE_DISTANCE 10
-#define INDICATOR_FAR_DISTANCE 20
+#define INDICATOR_CLOSE_DISTANCE 5
+#define INDICATOR_FAR_DISTANCE 10
 
 /* Scrolled off indication */
 #define UNDERSHOOT_SIZE 40